Welcome![Sign In][Sign Up]
Location:
Search - GA TSP

Search list

[Other resourcetsp

Description: ga算法解tsp问题.动态TSP就是城市坐标在随着时间变化,我们的目标则要在最短的时间窗内寻找出最优的城市遍历路径,这是个双最优问题. 这是我对动态TSP算法的理解,使用改进的反序-杂交算法
Platform: | Size: 4659 | Author: 李丽 | Hits:

[Other resourceTSP GA

Description: C#版遗传算法解TSP问题-C# version Genetic Algorithm for the Traveling Salesman Problem
Platform: | Size: 8545 | Author: 黄瑞 | Hits:

[Other resourceGA

Description: 在matlab 环境下用遗传算法求解TSP问题。包含源代码和说明文档
Platform: | Size: 586233 | Author: 郝浩然 | Hits:

[Other resourceaco-ga-pso-tsp

Description: 一个集合遗传算法,蚁群算法,粒子群算法的混合算法解决TSP问题的MATLAB程序
Platform: | Size: 4422 | Author: 严周广 | Hits:

[Other resourceGA

Description: TSP问题matlab遗传算法verygood
Platform: | Size: 14629 | Author: ding | Hits:

[Other resourceGA结合均匀设计表

Description: 结合均匀设计表和小边经验公式产生初始种群,使TSP应用遗传算法能求出更优更快解,详尽说明见paper.doc。-uniform design combining a small side table and have empirical formula initial population, TSP application of genetic algorithms can be obtained faster and better solutions, detailed description of paper.doc.
Platform: | Size: 421223 | Author: 姚启迪 | Hits:

[Other遗传算法GA解决TSP问题

Description: 基本遗传算法GA解决TSP问题 完美运行
Platform: | Size: 3011 | Author: wsluoqi37 | Hits:

[AI-NN-PRfunction

Description:
Platform: | Size: 29696 | Author: 刘荣 | Hits:

[AI-NN-PRGA_TSP

Description: 程序用法: 共有12个地图文件,大、中、小各4个 对于小地图,程序默认的种群大小60,最大世代数500,基本上都可以求出全局最优解; 对于中地图,需要使用者调整参数,当种群大小设为120,最大世代数设为2000,基本上都可以求出全局最优解; 对于大地图,参数可以进一步增大,但能否求出全局最优解,本人无法保证 路径的演化在程序界面上可以随时得到反映,便于观察和分析 一次路径求解完毕后,在程序所在的文件夹下,会生成GaLog.txt文件,记录了每个世代基因的演化情况,将复选框“输出染色体”打勾,可以在输出文件中得到每代每个基因的详细序列,但文件大小会急剧增大,一般在分析算法时才选用 主要参考资料: 《遗传算法——理论、应用及软件实现》——西交出版社.王小平等 《遗传算法及其应用》——科学出版社.陈国良等 -procedures usage : a total of 12 maps, large, medium and small for the four small map the default size of the population 60, the largest number of 500 generations, can basically get the global optimum solution; for the map, which requires the user to adjust parameters, when the population size as a 120, the largest number of generations Set in 2000, basically we can solve the global optimum solution; for a map, parameters can be further increased. However, whether sought global optimal solution, I can not guarantee that the path of evolution on the interface procedures can always be reflected, to facilitate observation and analysis of a solution path after the procedure where the folder, GaLog.txt will generate documents, records of each generation evolution of the gene, to check box "
Platform: | Size: 115712 | Author: 戴朝华 | Hits:

[Other systemsann_and_ga_soft

Description: 用神经网络和遗传算法解决tsp问题,先使用神经网络训练出较优个体,然后再进化,可以反其道而行,-using neural networks and genetic algorithms to solve the problem tsp first use of neural network training of better individual, then evolution can be just the opposite.
Platform: | Size: 160768 | Author: 问涛 | Hits:

[AI-NN-PRGA_TSA

Description: 遗传算法解决TSP问题的VC++实现(附带地图)-Genetic Algorithm for the Traveling Salesman Problem VC++ (with map)
Platform: | Size: 1697792 | Author: ntlizheng | Hits:

[Internet-Network99273866tsp_ga

Description:
Platform: | Size: 13312 | Author: lin | Hits:

[OtherQAP

Description: 解决TSP QAP问题的小程序,C++编制,可以直接运行,详见程序-QAP TSP solution to the problem of small programs, C++, and can directly run, as detailed procedures
Platform: | Size: 2048 | Author: huanxong | Hits:

[AI-NN-PRGATSP48

Description: 一个遗传算法的程序,实现了48个城市的TSP算法.用VC++环境下使用-a genetic algorithm procedures, the 48 cities in the TSP algorithm. VC environment with the use of
Platform: | Size: 890880 | Author: 蒋赛 | Hits:

[matlabgatsp1

Description: matlab程序,遗传算法解决经典的TSP(旅行商)问题-Matlab procedures, genetic algorithm to solve the classic TSP salesman problem (TSP)
Platform: | Size: 2048 | Author: 马晓宁 | Hits:

[AI-NN-PRga_tsp530

Description: ga 基因算法解决tsp530问题. 国外的代码,质量比较高-ga tsp530 genetic algorithm to solve the problem. Foreign code, higher quality
Platform: | Size: 6144 | Author: afafafafa | Hits:

[Algorithmlimin

Description: 基于小生竞的遗传算法 Genetic Algorithm Based 0n Niche -based hsiaosheng competing GA Genetic Algorithm Based 0n Nic he
Platform: | Size: 51200 | Author: limin | Hits:

[AI-NN-PRhopfieldTSP

Description: 利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
Platform: | Size: 6868992 | Author: 祖超 | Hits:

[AI-NN-PRTSP_GA

Description: 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
Platform: | Size: 4096 | Author: 王元 | Hits:

[matlabtsp_matlab

Description: Matlab的GA程序,利用遗传算法求TSP问题-Matlab
Platform: | Size: 2048 | Author: wander | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 19 »

CodeBus www.codebus.net